Personal tools

Lua/Client/Camera/Functions/SetPosition

From JC2-MP Documentation

< Lua‎ | Client‎ | Camera
Jump to: navigation, search

Returns    none
Prototype    Camera:SetPosition(Vector3 position)
Description    Sets the position of the camera.


Additional Notes

  • This should only be used in the CalcView event.